main: Move GCancellable to toplevel
authorColin Walters <walters@verbum.org>
Tue, 16 Jul 2013 22:13:39 +0000 (18:13 -0400)
committerColin Walters <walters@verbum.org>
Tue, 16 Jul 2013 22:13:39 +0000 (18:13 -0400)
commitaac52cb9f767d58fd04f9198971eb1f2b8e81bbc
treef7c624dc6195e26c35ce22a025927489306b6c6f
parent272274f0afdd7c470956a09565918efb6af13bce
main: Move GCancellable to toplevel

This is just cleaner, and makes the builtins slightly more of a
library, which in turn makes it easier to turn them into real API.
23 files changed:
src/ostree/ot-builtin-admin.c
src/ostree/ot-builtin-cat.c
src/ostree/ot-builtin-checkout.c
src/ostree/ot-builtin-checksum.c
src/ostree/ot-builtin-commit.c
src/ostree/ot-builtin-config.c
src/ostree/ot-builtin-diff.c
src/ostree/ot-builtin-fsck.c
src/ostree/ot-builtin-init.c
src/ostree/ot-builtin-log.c
src/ostree/ot-builtin-ls.c
src/ostree/ot-builtin-prune.c
src/ostree/ot-builtin-pull-local.c
src/ostree/ot-builtin-pull.c
src/ostree/ot-builtin-refs.c
src/ostree/ot-builtin-remote.c
src/ostree/ot-builtin-rev-parse.c
src/ostree/ot-builtin-show.c
src/ostree/ot-builtin-trivial-httpd.c
src/ostree/ot-builtin-write-refs.c
src/ostree/ot-builtins.h
src/ostree/ot-main.c
src/ostree/ot-main.h